﻿/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,p{ padding: 0; margin: 0; }
ul { list-style:none;}
input{outline:none;-webkit-appearance: none;}
textarea{resize:none} 
img { border:0px;}
body{
	margin:0 auto;
	font-size:12px;
	text-align: left;
	background-color: #FFF;
	font-family: Microsoft YaHei;
	background-image: url(images/bj.png);
}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{
	font-family: Microsoft YaHei;
	text-decoration: none;
	color:#666;
}

/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{
	font-family: "Microsoft YaHei" ! important;
	text-decoration: none;
	outline: none;
	blr:expression(this.onFocus=this.blur());
	color:#333;
}
a:hover{
	color: #06C;
}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{
	margin:auto;

}
/*===========页面头部=*/
#top_bj{
	width:100%;
	height:394px;
	MARGIN:0 0 0px 0;
	background-color: #333;
}
#top{
    position:relative;/*顶部元素定位祖先*/
	width:100%;
	height:394px;
	MARGIN:auto;
}  
#logo a{/*网站标题位置*/
	position:absolute;
	z-index:200;
	top:90px;
	left:50%;
	margin-left:-550px;  /*设置为宽度的一半*/
	margin-top:0px;   /*设置为高度的一半*/
}

#top_tel{/*网站标题位置*/
	position:absolute;
	z-index:20;
	top:37px;
	right:0px;
	background-image: url(images/top_tel.png);
	width: 173px;
	height:37px;
}
#search_bj {
	position:absolute;
	z-index:20;
	top:290px;
	left:50%;
	margin-left:-550px;  /*设置为宽度的一半*/
	margin-top:0px;   /*设置为高度的一半*/
	width:1100px;
    }
#search {
	float:right;
	margin-left:-550px;  /*设置为宽度的一半*/
	border: 1px solid #2786c9;
	background-color:#FFF;
    }
.inp_srh {
	width:190px;
	height:24px;
	padding-left:3px;
	color: #666;
	line-height:24px;
	border:0px solid #cbcbcb;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
.btn_srh {
	width:28px;
	height:24px;
	margin:0 0 0 0;
	border:none;
	cursor:pointer;
	text-indent:-999em;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}
#search * { vertical-align:middle;}
#nav_1{/*导航栏整体背景*/
	position:absolute;
	z-index:50;
	top:346px;
	left:50%;
	width:1100px;
	height:6px;
	margin-left:-550px;  /*设置为宽度的一半*/
	margin-top:0px;   /*设置为高度的一半*/
	background-color: #2786c9;
}
#nav{/*导航栏整体背景*/
	position:absolute;
	z-index:50;
	top:352px;
	left:50%;
	width:1100px;
	height:42px;
	margin-left:-550px;  /*设置为宽度的一半*/
	margin-top:0px;   /*设置为高度的一半*/
	background-color: #0968ab;
}
#top_banner{
	position:relative;/*顶部元素定位祖先*/
	width:100%;
	height:394px;
	MARGIN:0px auto 0px auto;
	background-image: url(images/banner_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
}
/*===========页面底部=*/
#bottom{
	width:1100px;
	padding:15px 0 15px 0;
	margin: auto;
	text-align: center;
	background-color:#333;
}
#bottom dl dt{ height:24px; line-height:24px;color:#dedede;}
#bottom dl dt a{ color: #dedede;}
#bottom dl dd{ padding:1px 0; color:#dedede; line-height:2;}
#bottom dl dd a{ color: #dedede;}
/*===========页面主体设定=*/
#content{
	margin:auto;
	WIDTH:1100px;
	padding:25px 0 10px 0;
	overflow: hidden;
	background-color: #FFF;
}
/*===========边栏二级栏目样式=*/
.class_box{ width:210px;float:left; margin:0 0 20px 0; background-color: #0968ab;}
.class_box h2 {
	height:45px;
	font-size:16px;
}
.class_box h2 span {
	float:left;
	height:45px;
	font-family:"Microsoft YaHei";
	padding-left:22px;
	line-height:45px;
	font-weight: normal;
	color: #fff;
	}
.class_con {
	min-height:223px;                
    _height:223px;     
	padding:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.class_con dl { }
.class_con dl dt a{
	height:44px;
	line-height:44px;
	color: #fff;
	display:block;
	text-align: left;
	padding:0 0 0 15px;
	margin:0 0 1px 0;
	font-size:14px;
	text-decoration: none;
	background-color: #0968ab;
}
.class_con dl dt a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #e2a146;
}
#ddt{
	color:#fff;
	text-decoration: none;
	font-size:14px;
	padding:0 0 0 15px;
	display:block;
	height:40px;
	line-height:40px;
	background-color: #e2a146;
}

/*==============首页三列=*/
#index_box { margin:0 0 0 0;overflow: hidden;}
#index_banner { margin:0 0 0 0; padding:0px 0 20px 20px;overflow: hidden;}
#left { float:left; width:250px; margin:0 0 0 20px;}
#center { float:left; width:430px;margin:0 0 0 20px;}
#right { float:left; width:340px; margin:0 0 0 20px;}
#gundong { float:left; width:1060px; margin:0 0 0 20px;}

/*==============首页版块=*/
.side_box { margin-bottom:20px;}
.side_box h2 {
	height:29px;
	font-size:24px;
	background-image: url(images/index_title_bj_01.gif);
	background-repeat: no-repeat;
	border: 1px solid #d3d3d3;
	background-position: left center;
	}
.side_box h2 span {
	font-family:Microsoft YaHei;
	height:29px;
	font-size:15px;
	padding:0 0 0 25px;
	line-height:29px;
	font-weight: bold;
	color: #333;
}
.en {
	padding:4px 0 0 0px;
	font-size:14px;
	font-family:Microsoft YaHei;
	color: #999;
	line-height:1;
	font-style: normal;
	font-weight: normal;
}
.more{
	float: right;
	font-size:12px;
	height:29px;
	line-height:29px;
	padding:0px 10px 0 0;
	color: #666;
}
.more a{
	float: right;
    height:29px;
	line-height:29px;
	color: #0968ab;
}
.side_con {
	min-height:253px;                
    _height:253px;     
	padding:10px 15px 0px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.side_con ul {margin-top:0px;}
.side_con ul li {
	padding:0;
	margin:0 0 0 0;
	font-size: 12px;
	height:24px;
	line-height:24px;
	text-align: left;
	color: #333;
}
.side_con ul li span {
	float:right;
	color:#666;
	font-size:12px;
	line-height:24px;
	
}
.side_con dl {  overflow:hidden;}
.side_con dl dt { float:left;}
.side_con dl dd { float:right; width:449px; color: #666; line-height:1.7;}
.side_con dl dd a { display:block; margin-bottom:3px; color:#05a;}

.img_con {
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.img_con ul { margin-top:0px;}
.img_con ul li  {
	padding:0;
	margin:0 20px 0 0;
}
.img_con ul li span {
	float:right;
	color:#666;
	line-height:25px;
}

.banner_con {
	padding:0px 0 20px 20px;
}
.banner_con ul { padding:0 0 0px 0; overflow:auto; zoom:1;}
.banner_con ul li {float:left; margin:0px 20px 0px 0px; display:inline; text-align:center;}
.banner_con ul li a { display:block;}
.banner_con ul li img { margin-bottom:0px;}